home *** CD-ROM | disk | FTP | other *** search
/ Chop Suey / Chop Suey (1995)(Magnet Interactive Studios).iso / common / diary.dir / 00006.ls < prev    next >
Encoding:
Text File  |  1995-06-16  |  170 b   |  10 lines

  1. on exitFrame
  2.   repeat while soundBusy(1)
  3.     updateStage()
  4.   end repeat
  5.   puppetSound("transnd.aif")
  6.   updateStage()
  7.   go("DrawerClose", "DOONER.DIR")
  8.   UpDateBook()
  9. end
  10.